﻿html {
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
 line-height: 1.15;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
 margin: 0;
 font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
 line-height: 1.42857143;
 font-size: 14px;
 min-width: 1200px;
 background: #fff;
 color: #333;
}

h1 {
 font-size: 2em;
 margin: .67em 0;
}

figure {
 margin: 1em 40px;
}

hr {
 -webkit-box-sizing: content-box;
 box-sizing: content-box;
 height: 0;
 overflow: visible;
}

a {
 -webkit-text-decoration-skip: objects;
 background-color: transparent;
}

abbr[title] {
 border-bottom: none;
 -webkit-text-decoration: underline dotted;
 text-decoration: underline dotted;
}

b,
strong {
 font-weight: bolder;
}

dfn {
 font-style: italic;
}

mark {
 background-color: #ff0;
 color: #000;
}

small {
 font-size: 80%;
}

sub,
sup {
 font-size: 75%;
 line-height: 0;
 position: relative;
 vertical-align: baseline;
}

sub {
 bottom: -.25em;
}

sup {
 top: -.5em;
}

audio:not([controls]) {
 display: none;
 height: 0;
}

img {
 border-style: none;
}

svg:not(:root) {
 overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
 line-height: 1.42857143;
 margin: 0;
 outline: none;
}

body,
button,
input,
select,
textarea {
 text-rendering: optimizeLegibility;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 -moz-font-feature-settings: "liga", "kern";
}

button,
input {
 overflow: visible;
}

button,
select {
 text-transform: none;
}

button,
html [type=button],
/* 1 */
[type=reset],
[type=submit] {
 -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
 border-style: none;
 padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
 outline: 1px dotted ButtonText;
}

fieldset {
 padding: .35em .75em .625em;
}

legend {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 color: inherit;
 display: table;
 max-width: 100%;
 padding: 0;
 white-space: normal;
}

progress {
 display: inline-block;
 vertical-align: baseline;
}

textarea {
 overflow: auto;
}

[type=checkbox],
[type=radio] {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
 height: auto;
}

[type=search] {
 -webkit-appearance: textfield;
 outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
 -webkit-appearance: none;
}

::-webkit-file-upload-button {
 -webkit-appearance: button;
 font: inherit;
}

summary {
 display: list-item;
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
/* 1 */
menu {
 display: block;
}

pre,
code,
kbd,
samp {
 font-family: monospace, monospace;
 font-size: 1em;
}

audio,
video,
canvas {
 display: inline-block;
}

template,
[hidden] {
 display: none;
}

.clearfix {
 zoom: 1;
}

.clearfix:before,
.clearfix:after {
 display: table;
 line-height: 0;
 content: "";
}

.clearfix:after {
 clear: both;
}

a {
 color: #333;
 text-decoration: none;
}

a:hover {
 color: #ef530a;
}

ul {
 margin: 0;
 list-style: none;
 padding: 0;
}

.container {
 width: 1200px;
 margin: 0 auto;
}

.qinlin-header .topbar {
 line-height: 33px;
 background-color: #FBFBFB;
 color: #7c7c7c;
 font-size: 12px;
}

.qinlin-header .topbar a {
 color: #7c7c7c;
}

.qinlin-header .topbar ul {
 float: right;
}

.qinlin-header .topbar li {
 float: left;
}

.qinlin-header .topbar li.pipe {
 padding: 0 10px;
}

.qinlin-header .logo {
 float: left;
 padding: 10px 0;
}

.qinlin-header .logo img {
 display: block;
 height: 100px;
 width: auto;
}

.qinlin-header .text {
 float: left;
 border-left: 1px solid #ddd;
 font-size: 20px;
 padding: 10px 0 10px 30px;
 margin: 20px 0 20px 30px;
}

.qinlin-header .text strong {
 display: block;
 font-size: 22px;
 color: #ef530a;
}

.qinlin-header .tel {
 float: right;
 background: url(../images/lx.png) no-repeat 0 center;
 padding-left: 65px;
 color: #666;
 margin-top: 35px;
}

.qinlin-header .tel strong {
 display: block;
 color: #ef530a;
 font-size: 24px;
}

.qinlin-nav {
 border-top: 1px solid #ddd;
}

.qinlin-nav li {
 float: left;
 background: url(../images/nav_line.png) no-repeat right center;
}

.qinlin-nav li:last-child {
 background: none;
}

.qinlin-nav li a {
 display: block;
 padding: 0 46px;
 line-height: 60px;
 color: #333;
}

.qinlin-nav li a:hover,
.qinlin-nav li.active a {
 background-color: #F7C951;
}

.qinlin-slideBox {
 height: 650px;
 position: relative;
 overflow: hidden;
}

.qinlin-slideBox .hd {
 position: absolute;
 bottom: 20px;
 font-size: 0;
 left: 0;
 width: 100%;
 text-align: center;
 z-index: 2;
}

.qinlin-slideBox .hd li {
 display: inline-block;
 width: 15px;
 height: 15px;
 margin: 0 10px;
 background-color: #333;
 cursor: pointer;
}

.qinlin-slideBox .hd li.on {
 background-color: #F7C951;
}

.qinlin-slideBox .bd,
.qinlin-slideBox .bd ul,
.qinlin-slideBox .bd li {
 width: 100% !important;
 height: 100% !important;
}

.qinlin-slideBox .bd li {
 background: no-repeat center;
}

.qinlin-slideBox .bd li a {
 display: block;
 width: 100%;
 height: 100%;
}

.qinlin-sou {
 padding: 20px 0;
 background-color: #FAFAFA;
}

.qinlin-sou .hot {
 float: left;
 padding: 8px 0;
}

.qinlin-sou .hot a {
 margin-right: 10px;
}

.qinlin-sou .hform {
 float: right;
}

.qinlin-sou .hform input {
 float: left;
 font-size: 14px;
 border: 0;
 padding: 8px 10px;
 line-height: 20px;
 background: url(../images/sou1.gif) no-repeat 0 0;
 width: 288px;
}

.qinlin-sou .hform button {
 border: 0;
 padding: 0;
 float: left;
 cursor: pointer;
 outline: none;
 width: 105px;
 height: 36px;
 background: url(../images/sou2.gif) no-repeat 0 0;
}

.qinlin-section {
 padding: 60px 0;
}

.qinlin-section-title {
 text-align: center;
 margin-bottom: 50px;
}

.qinlin-section-title h4 {
 margin: 0;
 font-size: 28px;
}

.qinlin-section-title h4 strong {
 font-size: 44px;
 color: #ee530a;
}

.qinlin-section-title h4 span {
 color: #ee530a;
}

.qinlin-section-title small {
 display: block;
 font-size: 18px;
 color: #666;
}

.qinlin-yinz-in dl {
 margin: 0;
 height: 350px;
 overflow: hidden;
}

.qinlin-yinz-in dt {
 float: left;
 width: 702px;
}

.qinlin-yinz-in dt img {
 display: block;
 width: 100%;
 height: auto;
}

.qinlin-yinz-in dd {
 margin-left: 702px;
 padding: 50px 30px 0;
}

.qinlin-yinz-in dd h4 {
 margin: 0 0 30px;
 font-size: 26px;
}

.qinlin-yinz-in dd p {
 margin: 0;
 line-height: 1.8;
}

.qinlin-yinz-in ul {
 border: 1px solid #efefef;
 border-top: 0;
 border-right: 0;
}

.qinlin-yinz-in li {
 float: left;
 width: 20%;
}

.qinlin-yinz-in li a {
 display: block;
 padding: 30px 0;
 text-align: center;
 border-right: 1px solid #efefef;
 font-size: 32px;
}

.qinlin-yinz-in li small {
 display: block;
 text-transform: uppercase;
 font-size: 12px;
 color: #787878;
 padding-top: 5px;
}

.qinlin-prd-in {
 background: url(../images/pro_bg.jpg) no-repeat center 0;
 padding: 4px 0;
 height: 793px;
}

.qinlin-prd-sd {
 width: 278px;
 height: 738px;
 border: 1px solid #554f4e;
 border-top: 0;
 background: url(../images/fen_alp.png) repeat 0 0;
 float: left;
}

.qinlin-prd-sd .tel {
 text-align: center;
 font-size: 16px;
 color: #fbc707;
 padding-top: 20px;
}

.qinlin-prd-sd .tel p {
 margin: 10px 0;
}

.qinlin-prd-sd .tel h4 {
 margin: 10px 0 0;
 font-size: 22px;
}

.qinlin-prd-sd .tel h4 span {
 display: block;
}

.qinlin-prd-sd-title {
 background: url(../images/fen_h.png) no-repeat center 0;
 text-transform: uppercase;
 overflow: hidden;
 padding: 15px 0 0 0;
 height: 81px;
 font-size: 0;
 text-align: center;
 margin-bottom: 20px;
}

.qinlin-prd-sd-title strong {
 width: 40px;
 font-size: 44px;
 line-height: 1;
 display: inline-block;
 vertical-align: middle;
}

.qinlin-prd-sd-title span {
 display: inline-block;
 vertical-align: middle;
 font-size: 18px;
 font-weight: bold;
 text-align: left;
 margin-left: 10px;
}

.qinlin-prd-sd-title span small {
 display: block;
 font-size: 14px;
 font-weight: normal;
}

.qinlin-sideMenu {
 padding: 0 25px;
}

.qinlin-sideMenu h3 {
 margin: 7px 0 0;
}

.qinlin-sideMenu h3 a {
 display: block;
 background: url(../images/fen_bg1.png) no-repeat 0 0;
 padding-left: 36px;
 color: #fff;
 line-height: 38px;
}

.qinlin-sideMenu h3.on a {
 background-image: url(../images/fen_bg2.png);
}

.qinlin-sideMenu ul {
 padding: 0 10px 5px;
 display: none;
}

.qinlin-sideMenu li a {
 display: block;
 line-height: 40px;
 border-bottom: 1px dashed #ccc;
 background: url(../images/fen_dot.png) no-repeat left center;
 padding-left: 20px;
 color: #fff;
}

.qinlin-sideMenu .more {
 display: block;
 margin-top: 10px;
 background-color: #F7C850;
 border-radius: 3px;
 text-align: center;
 line-height: 36px;
}

.qinlin-prd-mn {
 float: right;
 width: 880px;
}

.qinlin-prd-top {
 padding-top: 40px;
}

.qinlin-prd-top .hd .more {
 float: right;
 color: #fbc707;
 text-transform: uppercase;
 font-weight: bold;
 line-height: 36px;
}

.qinlin-prd-top .hd ul {
 background: url(../images/pro_bg1.png) repeat-x center top;
}

.qinlin-prd-top .hd li {
 float: left;
 cursor: pointer;
 height: 42px;
 line-height: 36px;
 color: #fbc707;
 width: 120px;
 text-align: center;
 font-size: 18px;
}

.qinlin-prd-top .hd li.on {
 background: url(../images/pro_bg2.png) no-repeat center top;
 color: #333;
}

.list-1 {
 margin-left: -20px;
}

.list-1 li {
 float: left;
 width: 33.333333%;
}

.list-1 li a {
 display: block;
 margin: 30px 0 0 20px;
}

.list-1 li .m {
 border: 1px solid #894316;
 height: 210px;
 line-height: 210px;
 text-align: center;
 font-size: 0;
 position: relative;
}

.list-1 li .m img {
 display: inline-block;
 vertical-align: middle;
 max-height: 100%;
 max-width: 100%;
 height: auto;
 width: auto;
}

.list-1 li .m i {
 position: absolute;
 top: 50%;
 left: 50%;
 width: 72px;
 height: 72px;
 background: url(../images/pro_sou.png) no-repeat 0 0;
 margin: -36px 0 0 -36px;
 display: none;
}

.list-1 li p {
 margin: 30px 0 0;
 text-align: center;
 font-size: 0;
}

.list-1 li p span {
 display: inline-block;
 vertical-align: middle;
 font-size: 16px;
 color: #fbc707;
 border: 1px solid #fbc707;
 padding: 6px 20px;
 border-radius: 5px;
 margin: 0 10px;
}

.list-1 li p span.a {
 color: #fff;
 background-color: #987939;
 border-color: #987939;
}

.list-1 li a:hover .m {
 border-color: #fbc707
}

.list-1 li a:hover .m i {
 display: block;
}

.qinlin-pinz .hd {
 float: left;
 width: 475px;
}

.qinlin-pinz .hd li {
 float: left;
 border: 1px solid #B9B9B9;
 width: 225px;
 margin: 0 10px 10px 0;
 font-size: 18px;
 text-align: center;
 padding: 12px 0;
 cursor: pointer;
}

.qinlin-pinz .hd li img {
 display: block;
 margin: 0 auto;
 height: 60px;
 width: auto;
}

.qinlin-pinz .hd li.on {
 border-color: #fbc707;
 background-color: #fbc707;
}

.qinlin-pinz .hd .more {
 float: left;
 border: 1px solid #B9B9B9;
 width: 225px;
 margin: 0 10px 10px 0;
 font-size: 18px;
 text-align: center;
 line-height: 109px;
}

.qinlin-pinz .bd {
 float: right;
 width: 717px;
}

.qinlin-pinz .bd li {
 position: relative;
}

.qinlin-pinz .bd li img {
 display: block;
 width: 100%;
 height: auto;
}

.qinlin-pinz .bd li p {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 background: url(../images/pinz_alp.png) repeat 0 0;
 margin: 0;
 color: #fff;
}

.qinlin-pinz .bd li span {
 padding: 15px;
 display: block;
 font-size: 16px;
 line-height: 1.8;
}

.qinlin-lc-in {
 float: left;
 width: 532px;
}

.qinlin-lc-in h4 {
 margin: 0 0 20px;
 text-align: right;
 font-size: 26px;
}

.qinlin-lc-in li {
 float: left;
 width: 25%;
 text-align: center;
 margin-bottom: 10px;
}

.qinlin-lc-in li strong {
 font-family: Impact;
 color: #FBE293;
 font-size: 60px;
 line-height: 1;
 height: 34px;
 overflow: hidden;
 display: block;
}

.qinlin-lc-in li p {
 margin: 10px 0 0;
 font-size: 18px;
}

.qinlin-lc-in .tel {
 padding-top: 20px;
}

.qinlin-lc-in .tel p {
 float: right;
 margin: 0;
 padding-left: 60px;
 background: url(../images/lx.png) no-repeat left center;
 font-size: 22px;
}

.qinlin-lc-in .tel strong {
 display: block;
 font-size: 26px;
 line-height: 1;
}

.qinlin-bj-in {
 float: right;
 width: 332px;
 margin-right: 200px;
 color: #fff;
}

.qinlin-bj-in .hd {
 border: 1px solid #878988;
 border-bottom: 0;
}

.qinlin-bj-in .hd li {
 float: left;
 width: 50%;
 text-align: center;
 line-height: 40px;
}

.qinlin-bj-in .hd li.on {
 background: url(../images/onl_alp.png) repeat center;
 cursor: pointer;
}

.qinlin-bj-in .group {
 border: 1px solid #878988;
 margin-top: -1px;
 padding: 10px 15px;
 font-size: 0;
}

.qinlin-bj-in .group label {
 display: inline-block;
 vertical-align: middle;
 font-size: 14px;
 width: 68px;
}

.qinlin-bj-in .group input {
 font-size: 14px;
 display: inline-block;
 vertical-align: middle;
 background-color: transparent;
 border: 0;
 padding: 0;
 line-height: 20px;
 height: 20px;
 color: #fff;
 width: 220px;
}

.qinlin-bj-in .group span {
 float: right;
 font-size: 14px;
}

.qinlin-bj-in .yzm {
 text-align: center;
 margin: 20px 0;
}

.qinlin-bj-in .yzm input {
 display: inline-block;
 vertical-align: middle;
 text-align: center;
 background: url(../images/onl_alp.png);
 border: 0;
 color: #fff;
 font-size: 14px;
 line-height: 20px;
 padding: 4px 10px;
 width: 100px;
}

.qinlin-bj-in .yzm img {
 display: inline-block;
 vertical-align: middle;
 height: 28px;
 width: auto;
 margin-left: 10px;
}

.qinlin-bj-in .submit {
 display: block;
 width: 100%;
 line-height: 40px;
 border: 0;
 padding: 0;
 text-align: center;
 cursor: pointer;
 background-color: #F7C951;
 color: #333;
 font-size: 14px;
}

.qinlin-case-in .qinlin-prd-sd {
 border: 0;
 background: #F2F2F2;
 height: auto;
 padding-bottom: 25px;
}

.qinlin-case-in .qinlin-sideMenu li a {
 color: #333;
}

.qinlin-case-in .qinlin-slideBox {
 float: right;
 width: 890px;
}

.qinlin-case-in .qinlin-slideBox li {
 position: relative;
}

.qinlin-case-in .qinlin-slideBox li img {
 display: block;
 width: 100%;
 height: auto;
}

.qinlin-case-in .qinlin-slideBox li .text {
 position: absolute;
 left: 50%;
 top: 50%;
 color: #fff;
 background: url(../images/case_bg.png) no-repeat 0 0;
 width: 423px;
 height: 140px;
 padding: 20px;
 margin: -90px 0 0 -231px;
}

.qinlin-case-in .qinlin-slideBox li .text h4 {
 margin: 0;
 line-height: 56px;
 height: 56px;
 overflow: hidden;
 text-align: center;
 font-size: 26px;
}

.qinlin-case-in .qinlin-slideBox li .text p {
 margin: 0;
 line-height: 30px;
 font-size: 16px;
 text-align: center;
}

.qinlin-ys-in {
 background: url(../images/ys_bg.jpg) no-repeat center top;
}

.qinlin-ys-in .container {
 position: relative;
 height: 1430px;
}

.qinlin-ys-in dl {
 margin: 0;
 position: absolute;
 width: 540px;
}

.qinlin-ys-in dt {
 font-size: 24px;
 margin-left: 80px;
 border-bottom: 2px solid #252525;
}

.qinlin-ys-in dt i {
 display: block;
 font-size: 18px;
 font-style: normal;
 text-transform: uppercase;
}

.qinlin-ys-in dt em {
 display: block;
 font-style: normal;
}

.qinlin-ys-in dd {
 margin: 10px 0 0;
 line-height: 30px;
}

.qinlin-ys-in dd p {
 margin: 0;
 padding-left: 80px;
 background: url(../images/ys_line1.gif) no-repeat left 13px;
}

.qinlin-ys-in dd span {
 display: block;
 background: url(../images/ys_btn1.png) no-repeat;
 font-size: 22px;
 line-height: 40px;
 width: 160px;
 margin: 30px 0 0 80px;
 text-align: center;
}

.qinlin-ys-in dd span a {
 display: block;
 color: #fff;
 padding-left: 38px;
}

.qinlin-ys-in dl.d1 {
 left: 0;
 top: 170px;
}

.qinlin-ys-in dl.d2 {
 right: 0;
 top: 560px;
 color: #fbc707;
}

.qinlin-ys-in dl.d2 dd p {
 background-image: url(../images/ys_line2.gif);
}

.qinlin-ys-in dl.d2 dd span {
 background-image: url(../images/ys_btn2.png);
}

.qinlin-ys-in dl.d2 dd span a {
 color: #333;
}

.qinlin-ys-in dl.d3 {
 left: 0;
 top: 960px;
}

.qinlin-about-in {
 margin: 0 0 50px;
 overflow: hidden;
}

.qinlin-about-in dt {
 float: left;
 border: 1px solid #e1e1e1;
 padding: 13px;
 width: 550px;
}

.qinlin-about-in dt img {
 display: block;
 width: 100%;
 height: auto;
}

.qinlin-about-in dd {
 margin-left: 600px;
}

.qinlin-about-in dd h4 {
 font-size: 24px;
 border-bottom: 1px solid #e1e1e1;
 line-height: 64px;
 height: 64px;
 overflow: hidden;
 font-weight: normal;
 margin: 0;
}

.qinlin-about-in dd h4 strong {
 color: #ef530a;
 font-size: 36px;
}

.qinlin-about-in dd h5 {
 font-size: 16px;
 margin: 10px 0;
}

.qinlin-about-in dd p {
 margin: 10px 0;
 line-height: 2;
}

.qinlin-about-in dd .more {
 background: #fbc707 url(../images/about_jt.png) no-repeat 148px center;
 font-size: 18px;
 line-height: 43px;
 padding-left: 20px;
 width: 160px;
 display: block;
}

.qinlin-alb-in {
 margin-bottom: 50px;
}

.qinlin-alb-in .hd {
 text-align: center;
 font-size: 0;
 margin-bottom: 30px;
}

.qinlin-alb-in .hd li {
 display: inline-block;
 margin: 0 1px;
}

.qinlin-alb-in .hd li a {
 display: block;
 font-size: 16px;
 width: 185px;
 background-color: #eee;
 line-height: 45px;
 color: #333;
}

.qinlin-alb-in .hd li.on a {
 background-color: #F7C951;
}

.picScroll {
 position: relative;
 display: none;
}

.picScroll .arr {
 position: absolute;
 top: 50%;
 font-size: 60px;
 color: #7f7f7f;
 line-height: 1;
 margin-top: -30px;
}

.picScroll .prev {
 left: -40px;
}

.picScroll .next {
 right: -40px;
}

.picScroll .sbd {
 overflow: hidden;
}

.picScroll li {
 float: left;
 margin-right: 18px;
 width: 286px;
}

.picScroll li a {
 display: block;
 border: 1px solid #ddd;
 line-height: 214px;
 text-align: center;
 font-size: 0;
}

.picScroll li img {
 display: inline-block;
 vertical-align: middle;
 max-height: 100%;
 max-width: 100%;
 height: auto;
 width: auto;
}

.qinlin-news-in {
 float: left;
 width: 578px;
 border: 1px solid #ddd;
}

.qinlin-news-in .hd {
 background-color: #F6F6F6;
 border-bottom: 1px solid #ddd;
 height: 43px;
}

.qinlin-news-in .hd li {
 float: left;
 cursor: pointer;
 line-height: 43px;
 font-size: 18px;
 padding: 0 30px;
 border-right: 1px solid #ddd;
}

.qinlin-news-in .hd li.on {
 background-color: #fff;
 height: 44px;
}

.qinlin-news-in .hd .more {
 float: right;
 background: url(../images/more.gif) no-repeat 0 0;
 width: 22px;
 height: 22px;
 margin: 10px;
}

.qinlin-news-in dl {
 margin: 0 0 10px;
 overflow: hidden;
}

.qinlin-news-in dt {
 border: 1px solid #c1c1c1;
 overflow: hidden;
 float: left;
 width: 226px;
}

.qinlin-news-in dt img {
 display: block;
 width: 100%;
 height: auto;
}

.qinlin-news-in dd {
 margin-left: 240px;
}

.qinlin-news-in dd h4 {
 margin: 0;
 line-height: 30px;
 height: 30px;
 overflow: hidden;
 font-size: 16px;
}

.qinlin-news-in dd p {
 margin: 0;
 line-height: 26px;
 height: 78px;
 overflow: hidden;
 color: #666;
}

.qinlin-news-in .bd li {
 line-height: 36px;
 height: 36px;
 overflow: hidden;
 font-size: 16px;
}

.qinlin-news-in .bd li span {
 float: right;
 color: #999;
 font-size: 14px;
}

.qinlin-footer {
 background-color: #1C1C1C;
 color: #c8c8c8;
 padding: 30px 0;
}

.qinlin-footer a {
 color: #c8c8c8;
}

.qinlin-footer .ewm {
 float: left;
 margin-right: 100px;
}

.qinlin-footer .ewm p {
 margin: 0 0 10px;
 text-align: center;
}

.qinlin-footer .ewm img {
 display: block;
 width: 90px;
 height: auto;
 padding: 5px;
 border: 1px dashed #afafaf;
 margin-bottom: 5px;
}

.qinlin-footer dl {
 margin: 0;
 float: left;
 width: 130px;
 padding-right: 10px;
}

.qinlin-footer dt {
 background: url(../images/fline.gif) no-repeat left bottom;
 font-size: 20px;
 height: 42px;
 margin-bottom: 15px;
 color: #fbc707;
}

.qinlin-footer dd {
 margin: 0;
}

.qinlin-footer dd p {
 margin: 0 0 5px;
}

.qinlin-footer-link {
 background-color: #DCDCDC;
 padding: 10px 0;
}

.qinlin-footer-link a {
 margin-right: 10px;
}

.client-2 {
 position: fixed;
 right: -170px;
 top: 50%;
 z-index: 900;
}

.client-2 li a {
 text-decoration: none;
}

.client-2 li {
 margin-top: 1px;
 clear: both;
 height: 71px;
 position: relative;
}

.client-2 li i {
 background: url(../images/fx.png) no-repeat;
 display: block;
 width: 30px;
 height: 27px;
 margin: 0 auto;
 text-align: center;
}

.client-2 li p {
 height: 20px;
 font-size: 14px;
 line-height: 20px;
 overflow: hidden;
 text-align: center;
 color: #fff;
 margin: 0;
}

.client-2 .my-kefu-qq i {
 background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
 background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
 background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
 background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
 background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
 display: none;
}

.client-2 .my-kefu-ftop i {
 width: 33px;
 height: 35px;
 background-position: -27px -51px;
}

.client-2 .my-kefu-left {
 float: left;
 width: 77px;
 height: 47px;
 position: relative;
}

.client-2 .my-kefu-tel-right {
 font-size: 16px;
 color: #fff;
 float: left;
 height: 24px;
 line-height: 22px;
 padding: 0 15px;
 border-left: 1px solid #fff;
 margin-top: 14px;
}

.client-2 .my-kefu-right {
 width: 20px;
}

.client-2 .my-kefu-tel-main {
 background: #fbc707;
 color: #fff;
 height: 56px;
 width: 247px;
 padding: 9px 0 6px;
 float: left;
}

.client-2 .my-kefu-main {
 background: #fbc707;
 width: 97px;
 height: 56px;
 position: relative;
 padding: 9px 0 6px;
 float: left;
}

.client-2 .my-kefu-weixin-pic {
 position: absolute;
 left: -130px;
 top: -24px;
 display: none;
 z-index: 333;
}

.my-kefu-weixin-pic img {
 width: 115px;
 height: 115px;
}


.qinlin-banner {
 height: 400px;
 background: no-repeat center;
}

.qinlin-banner a {
 display: block;
 width: 100%;
 height: 100%;
}

.qinlin-curmbs {
 padding: 15px 0;
 border-bottom: 1px dashed #dcdcdc;
 margin-bottom: 20px;
}

.qinlin-curmbs span {
 padding-left: 10px;

}

.qinlin-curmbs em {
 font-style: normal;
 padding: 0 5px;
 color: #999;
}

.qinlin-menu-inner {
 text-align: center;
 margin-bottom: 20px;
}

.qinlin-menu-inner a {
 float: left;
 width: 20%;
}

.qinlin-menu-inner span {
 display: block;
 margin-left: 1px;
 background-color: #1C1C1C;
 color: #fff;
 font-size: 18px;
 line-height: 55px;
}

.qinlin-menu-inner a:hover span,
.qinlin-menu-inner a.active span {
 background: url(../images/p16-icon6.png) no-repeat center bottom #fbc707;
}

.qinlin-contact {
 margin: 0 0 30px;
 background: url(../images/ico1.jpg) no-repeat 0 0;
 height: 248px;
}

.qinlin-contact dt {
 float: left;
 padding-left: 240px;
 width: 262px;
 padding-top: 70px;
}

.qinlin-contact dt h4 {
 margin: 0;
 font-size: 30px;
}

.qinlin-contact dt p {
 margin: 0;
 font-size: 20px;
}

.qinlin-contact dd {
 margin-left: 552px;
 padding: 20px 20px 0;
 font-size: 16px;
}

.qinlin-contact dd h4 {
 margin: 15px 0;
 font-size: 20px;
}

.qinlin-contact dd p {
 margin: 15px 0;
}

.qinlin-lx {
 border: 1px solid #ddd;
 margin-bottom: 30px;
}

.qinlin-lx dl {
 margin: 0;
 overflow: hidden;
}

.qinlin-lx dt {
 float: left;
 padding: 20px 40px;
}

.qinlin-lx dt img {
 display: block;
}

.qinlin-lx dd {
 margin-left: 170px;
 border-bottom: 1px dashed #ddd;
 padding: 20px 20px 20px 0;
}

.qinlin-lx dd h4 {
 margin: 0 0 15px;
 font-size: 18px;
 color: #fcc707;
}

.qinlin-lx dd p {
 margin: 0;
 line-height: 1.8;
}

.qinlin-message {
 background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
 border: 1px solid #ddd;
 padding: 50px 200px;
 margin-bottom: 30px;
}

.form-group {
 margin-bottom: 15px;
}

.form-label {
 float: left;
 line-height: 34px;
 width: 120px;
 text-align: right;
}

.form-label span {
 color: #e50112;
}

.form-content {
 margin-left: 130px;
}

.form-control {
 line-height: 20px;
 font-size: 14px;
 border: 1px solid #ddd;
 padding: 6px 12px;
 width: 600px;
 display: inline-block;
 vertical-align: top;
}

select.form-control {
 height: 34px;
}

.form-submit {
 padding: 6px 22px;
 color: #fff;
 background-color: #fbc707;
 border: 0;
 cursor: pointer;
 font-size: 16px;
 border-radius: 3px;
}

.form-button {
 padding: 6px 22px;
 color: #fff;
 background-color: #767676;
 border: 0;
 cursor: pointer;
 font-size: 16px;
 border-radius: 3px;
}

.list-2 {
 margin: 0 0 0 -20px;
}

.list-2 li {
 float: left;
 width: 25%;
}

.list-2 li a {
 display: block;
 margin: 0 0 20px 20px;
 border: 1px solid #ececeb;
}

.list-2 li a:hover {
 border-color: #fbc707;
 color: #fbc707;
}

.list-2 li img {
 display: inline-block;
 width: auto;
 height: auto;
 max-height: 100%;
 max-width: 100%;
 vertical-align: middle;
}

.list-2 li .m {
 height: 166px;
 line-height: 166px;
 text-align: center;
 font-size: 0;
}

.list-2 li .text {
 padding: 5px 20px;
}

.list-2 li h4 {
 margin: 0;
 font-size: 16px;
 line-height: 30px;
 height: 30px;
 overflow: hidden;
 font-weight: normal;
}

.list-2 li p {
 margin: 0 0 5px;
 height: 40px;
 overflow: hidden;
 color: #999;
}


.list-4 {
 margin: 0 0 0 -20px;
}

.list-4 li {
 float: left;
 width: 25%;
}

.list-4 li a {
 display: block;
 margin: 0 0 20px 20px;
 border: 1px solid #ececeb;
}

.list-4 li a:hover {
 border-color: #068e3c;
}

.list-4 li .m {
 padding: 10px;
 height: 200px;
 line-height: 200px;
 text-align: center;
 font-size: 0;
}

.list-4 li img {
 display: inline-block;
 width: auto;
 height: auto;
 max-height: 100%;
 max-width: 100%;
 vertical-align: middle;
}

.list-4 li .text {
 padding: 5px 20px;
 background-color: #F0F0F0;
}

.list-4 li .text h4 {
 margin: 0;
 font-size: 14px;
 line-height: 45px;
 height: 45px;
 overflow: hidden;
 font-weight: normal;
 text-align: center;
}

.list-5 li {
 margin-bottom: 15px;
}

.list-5 li a {
 display: block;
 border: 1px solid #ececeb;
 padding: 15px;
 overflow: hidden;
}

.list-5 li .m {
 float: left;
 width: 250px;
}

.list-5 li .m img {
 display: block;
 width: 100%;
 height: auto;
}

.list-5 li .text {
 margin-left: 270px;
}

.list-5 li .text h4 {
 margin: 0;
 line-height: 40px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 font-size: 18px;
}

.list-5 li .text p {
 color: #797979;
}

.list-5 li .text .more {
 float: right;
 padding: 6px 12px;
 color: #fff;
 background-color: #B6B6B6;
}

.list-5 li a:hover {
 border-color: #fbc707;
}

.list-5 li a:hover .text h4 {
 color: #fbc707;
}

.list-5 li a:hover .text .more {
 background-color: #fbc707;
}

.list-5-1 li .m {
 width: 280px;
}

.list-5-1 li .text {
 margin-left: 300px;
}

.list-5-1 li .text h4 {
 padding-bottom: 4px;
 background: url(../images/p15-icon1.png) repeat-x left bottom;
}

.ct2-sd {
 float: left;
 width: 240px;
}

.ct2-mn {
 float: right;
 width: 930px;
}

.panel-sd {
 margin-bottom: 20px;
}

.panel-sd-hd {
 background-color: #fbc707;
 color: #fff;
 padding-bottom: 5px;
}

.panel-sd-hd h4 {
 text-align: center;
 border-bottom: 1px solid #fff;
 margin: 0;
 font-size: 24px;
 padding: 20px 0;
}

.panel-sd-bd {
 border: 1px solid #ececeb;
 padding: 5px 10px;
 border-top: 0;
}

.qinlin-column h3 {
 margin: 0 0 2px;
 font-weight: normal;
}

.qinlin-column h3 a {
 display: block;
 line-height: 50px;
 background: #1C1C1C;
 padding: 0 40px;
 font-size: 18px;
 color: #fff;
}

.qinlin-column h3.on a {
 background-color: #fbc707;
 color: #fff;
}

.qinlin-column ul{
 display: none;
}

.qinlin-column li {
 line-height: 50px;
 border-bottom: 1px solid #fff;
}

.qinlin-column li a {
 display: block;
 padding: 0 40px;
 background-color: #ECECEC;
}

.qinlin-contact-z1 {
 background-color: #fbc707;
 text-align: center;
 color: #fff;
 padding: 20px;
 margin-bottom: 20px;
}

.qinlin-contact-z1 p {
 margin: 0;
}

.qinlin-contact-z1 p img {
 vertical-align: middle;
 margin-right: 5px;
}

.qinlin-contact-z1 span {
 display: block;
 font-size: 28px;
 font-weight: bold;
 margin-top: 10px;
 line-height: 1;
}

.qinlin-pages {
 text-align: center;
 margin: 30px 0;
}

.qinlin-pages a {
 display: inline-block;
 margin: 0 3px;
 border: 1px solid #ddd;
 padding: 4px 12px;
 border-radius: 3px;
}

.qinlin-pages a.active {
 background-color: #fbc707;
 border-color: #fbc707;
 color: #fff;
}

.qinlin-title-1 {
 border-bottom: 1px solid #ececeb;
 height: 44px;
 margin-bottom: 15px;
 font-size: 24px;
}

.qinlin-title-1 span {
 display: inline-block;
 padding-bottom: 10px;
 border-bottom: 1px solid #1c1c1c;
}

.qinlin-showcase {
 border: 1px solid #ddd;
 padding: 15px;
 margin-bottom: 20px;
}

.qinlin-showcase-pic {
 position: relative;
 width: 400px;
 overflow: hidden;
 float: left;
}

.qinlin-showcase-pic li {
 text-align: center;
 line-height: 225px;
 width: 400px;
 font-size: 0;
}

.qinlin-showcase-pic li img {
 display: inline-block;
 vertical-align: middle;
 max-width: 100%;
 max-height: 100%;
 width: auto;
 height: auto;
}

.qinlin-showcase-pic .arr {
 position: absolute;
 top: 50%;
 width: 12px;
 height: 23px;
 margin-top: -11px;
 z-index: 2;
}

.qinlin-showcase-pic .prev {
 left: 15px;
 background: url(../images/p15-icon2.png) no-repeat 0 0;
}

.qinlin-showcase-pic .next {
 right: 15px;
 background: url(../images/p15-icon3.png) no-repeat 0 0;
}

.qinlin-showcase-info {
 float: right;
 width: 460px;
}

.qinlin-showcase-info h1 {
 margin: 0 0 15px;
 font-size: 24px;
 line-height: 40px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.qinlin-showcase-info p {
 margin: 0;
 color: #666;
 padding: 3px 0;
}

.qinlin-showcase-info .tel {
 border-top: 2px solid #e6e6e6;
 margin-top: 15px;
 padding-top: 15px;
 background: url(../images/pc-xc-icon2.png) no-repeat 10px 15px;
 height: 42px;
 padding-left: 70px;
 line-height: 21px;
 font-size: 18px;
}

.qinlin-showcase-info .tel a {
 float: right;
 line-height: 42px;
 padding: 0 15px;
 background-color: #ef530a;
 color: #fff;
}

.qinlin-infocontent {
 margin-bottom: 30px;
}

.qinlin-infocontent-title {
 margin-bottom: 20px;
}

.qinlin-infocontent-title h1 {
 margin: 0;
 font-size: 24px;
}

.qinlin-infocontent-title p {
 margin: 10px 0 0;
 font-size: 12px;
 color: #999;
}

.qinlin-infocontent-title p span {
 padding-right: 10px;
}

.qinlin-infocontent-desc {
 margin-bottom: 20px;
 border: 1px solid #ddd;
 padding: 20px;
}

.qinlin-infocontent-body {
 line-height: 2;
 margin-bottom: 20px;
}

.qinlin-infocontent-rem {
 margin-bottom: 20px;
}

.qinlin-infocontent-rem h4 {
 margin: 0;
 font-size: 24px;
 line-height: 55px;
}

.qinlin-infocontent-rem li {
 border-top: 1px dashed #dbdbdb;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 line-height: 46px;
}

.qinlin-infocontent-rem li span {
 float: right;
}

.qinlin-infocontent-epx {
 margin-bottom: 20px;
}

.qinlin-infocontent-epx li {
 line-height: 32px;
 margin-bottom: 5px;
}

.qinlin-infocontent-epx li span {
 display: inline-block;
 background-color: #A2A2A2;
 color: #fff;
 padding: 0 15px;
 margin-right: 10px;
}

.qinlin-infocontent-epx li em {
 float: right;
 font-style: normal;
}

.qinlin-infocontent-return {
 border-top: 1px solid #ef530a;
 line-height: 32px;
}

.qinlin-infocontent-return a {
 margin-right: 10px;
}

.qinlin-infocontent-return .more {
 margin: 0;
 float: right;
 background-color: #ef530a;
 color: #fff;
 padding: 0 10px;
}


.qinlin-pages .pagination a.cur {
 border: none;
 background: #fbc707;
 color: #fff;
 border: 1px #fbc707 solid;
}

.qinlin-pages .pagination a:hover {
 color: #fbc707;
 background: white;
 border: 1px #fbc707 solid;
}

.showpro {
 width: 900px;
 margin: 30px auto;
 overflow: hidden;
}

.showpro-tit {
 width: 100%;
}

.showpro-tit img {
 display: block;
 margin: 0 auto;
 max-width: 100%;
}

.showpro-div1 .showpro-text {
 width: 100%;
 height: 700px;
 margin-top: 40px;
}

.showpro-text .fl {
 width: 450px;
 height: 698px;
 float: left;
}

.showpro-text .fl img {
 width: 450px;
 height: 698px;
}

.showpro-text .fr {
 width: 420px;
 float: left;
 margin-left: 30px;
}

.showpro-text .fr p {
 font-size: 14px;
 color: #666;
 border-bottom: dashed #d6ccdf 1px;
 line-height: 54px;
 margin: 0;
}

.showpro-text .fr p span {
 font-size: 18px;
 color: #31a332;
}

.showpro-text {
 width: 100%;
 margin-top: 20px;
}

.showpro-text .text_text {
 padding: 30px;
 width: 840px;
 background: #f7f7f7;
}

.showpro-text .text_text p {
 font-size: 16px;
 color: #666;
 margin: 0;
 line-height: 30px;
 margin-bottom: 10px;
}

.showpro-text .text_text p span {
 font-size: 16px;
 color: #31a332;
}

.showpro-pic {
 display: block;
 margin: 10px auto;
 max-width: 100%;
}

.showpro-div6 .qinlin-map {
 margin-top: 30px;
}

.showpro-div6 .qinlin-map .text {
 width: 100%;
 background-color: #f7f7f7;
 color: #fff;
 padding: 40px 30px;
 height: 280px;
}

.showpro-div6 .qinlin-map .text h4 {
 font-size: 24px;
 margin: 0;
 color: #f5861a;
 padding-bottom: 15px;
 width: 820px;
 border-bottom: 1px solid #dbdbdb;
}

.showpro-div6 .qinlin-map .text dl {
 border-bottom: 1px dashed #b1b1b1;
 margin: 8px 0;
 width: 820px;
 float: left;
 padding: 8px;
 height: 50px;
}

.showpro-div6 .qinlin-map .text dl dt {
 float: left;
}

.showpro-div6 .qinlin-map .text dd p {
 margin: 0;
 color: #666;
 line-height: 50px;
 font-size: 18px;
 padding-left: 20px;
 color: #f5861a;
}

.showpro-div2 .showpro-text p {
 font-size: 14px;
 text-indent: 2em;
 line-height: 26px;
}

.showpro-div3 .qinlin-ys-in .container {
 height: 1200px;
}

.showpro-div3 .qinlin-ys-in {
 background: url(../images/ys_probg.jpg) no-repeat center top;
}

.showpro-div3 .qinlin-ys-in dl.d1 {
 left: 0;
 top: 54px;
}

.showpro-div3 .qinlin-ys-in dl {
 margin: 0;
 position: absolute;
 width: 450px;
}

.showpro-div3 .qinlin-ys-in dd p {
 background: url(../images/ys_line1.gif) no-repeat 10px 13px;
}

.showpro-div3 .qinlin-ys-in dl.d2 {
 left: 450px;
 top: 431px;
}

.showpro-div3 .qinlin-ys-in dl.d3 {
 left: 0;
 top: 745px;
}

.nabout {
 padding: 5px 0 !important;
}

#message {
 position: fixed;
 width: 100%;
 height: 100%;
 left: 0;
 top: 0;
 z-index: 1000;
 transform: scale(0);
 transition: 0.3s;
}

.messagebg {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.6);
 z-index: 1001;
}

#message .m-content {
 margin-top: 10%;
}

#message .m-content .m-message {
 background: #fff;
 width: 580px;
 background: #fff;
 padding: 50px;
 margin: 0 auto;
 position: relative;
 z-index: 1002;
 box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
}

.m-message {
 width: 494px;
 margin: 48px auto 0;
}

.m-message label {
 margin-bottom: 15px;
 display: block;
 font-size: 14px;
}

.m-message label em {
 display: block;
 float: right;
 color: red;
 height: 32px;
 line-height: 32px;
}

.m-message label span {
 width: 70px;
 height: 34px;
 line-height: 34px;
 color: #2f2f2f;
 float: left;
 font-weight: bold;
 text-align: right;
 margin-right: 30px;
 display: inline-block;
}

.m-message label input.inp,
.m-message label textarea,
.m-message label.code input {
 width: 77%;
 overflow: hidden;
 height: 32px;
 line-height: 32px;
 border: #cccccc 1px solid;
 border-radius: 3px;
 padding: 0 14px;
 box-sizing: border-box;
 color: #555;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -webkit-transition: border-color ease-in-out 0.15s,
 -webkit-box-shadow ease-in-out 0.15s;
 -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
 transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.m-message label input:focus,
.m-message label textarea:focus {
 border-color: #66afe9;
 outline: 0;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
 0 0 8px rgba(247, 150, 0, 0.6);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
 0 0 8px rgba(247, 150, 0, 0.6);
}

.m-message label textarea {
 height: 72px;
 line-height: 24px;
 padding: 10px 14px;
}

.m-message label.code {
 line-height: 34px;
}

.m-message label.code input {
 width: 30%;
 float: left;
 margin-right: 30px;
}

.m-message label.code .pic {
 display: inline-block;
 vertical-align: top;
 width: 80px;
 height: 32px;
}

.m-message label.code img {
 display: block;
 width: 100%;
 height: 100%;
}

.btn-1 input {
 width: 52px;
 height: 32px;
 line-height: 32px;
 background: #e8e8e8;
 border: none;
 color: #333;
 margin-right: 22px;
 cursor: pointer;
 transition: 0.3s;
}

.btn-1 {
 padding-left: 100px;
}

.btn-1 input.focus {
 background: #ecb014;
 color: #fff;
}

.btn-1 input.focus:hover {
 background: #444;
}

.btn-1 input:hover {
 background: #ccc;
}

.gduo {
 height: 30px;
 line-height: 30px;
 background: #f7f7f7;
 overflow: hidden;
 margin: 15px 0px;
 padding: 0 10px;
}

.gduo span {
 float: right;
 width: 320px;
 overflow: hidden;
 height: 30px;
 display: block;
}

.gduo a {
 font-weight: bold;
}

.pages {
 text-align: center;
 margin-bottom: 10px;
}

.qilin_pager a {
 margin-right: 10px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 color: #666;
 background: #fff;
 border-color: #ddd;
 border-width: 1px;
 border-style: solid;
 border-radius: 3px;
 padding: 5px 10px;
}

.qilin_pager a.Ahover {
 color: #03a4ac;
}

.qinlin-infocontent-epx {
 margin-bottom: 1rem;
}

.qinlin-infocontent-epx li {
 line-height: 1rem;
 margin-bottom: 0.75rem;
}

.qinlin-infocontent-epx li span {
 background-color: #a2a2a2;
 color: #fff;
 padding: 0 0.25rem;
 font-size: 0.6rem;
 float: left;
}

.qinlin-infocontent-epx li a {
 display: block;
 margin-left: 2.75rem;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.pc-slide {
 width: 400px;
 float: left;
}

.view {
 border: 1px solid #ddd;
}

.view .swiper-slide .imgauto {
 width: 100%;
 height: 350px;
 line-height: 350px;
}

.view .swiper-container {
 width: 100%;
}

.preview {
 width: 100%;
 margin-top: 10px;
 position: relative;
}

.preview .swiper-container {
 width: 80%;
 margin: 0 10%;
}

.preview .swiper-slide {
 width: 30.33%;
 padding: 5px;
}

.preview .swiper-slide .imgauto {
 width: 100%;
 height: 80px;
 line-height: 78px;
 border: 1px solid #ddd;
 text-align: center;
}

.preview .swiper-slide .imgauto img {
 display: inline-block;
 vertical-align: middle;
 max-width: 100%;
 max-height: 100%;
}

.preview .slide6 {
 width: 82px;
}

.preview .arrow-left {
 background: url(../images/feel3.png) no-repeat left top;
 position: absolute;
 left: 10px;
 top: 50%;
 margin-top: -9px;
 width: 9px;
 height: 18px;
 z-index: 10;
}

.preview .arrow-right {
 background: url(../images/feel4.png) no-repeat left bottom;
 position: absolute;
 right: 10px;
 top: 50%;
 margin-top: -9px;
 width: 9px;
 height: 18px;
 z-index: 10;
}

.preview .active-nav .imgauto {
 border: 1px solid #ecb014;
}

.qinlin-link {
 padding: 10px 0 30px;
}

.qinlin-link h4 {
 border-bottom: 1px solid #ddd;
 margin: 0;
 line-height: 55px;
 font-size: 18px;
 color: #ecb014;
}

.qinlin-link h4 small {
 text-transform: uppercase;
 font-size: 16px;
 font-weight: normal;
 color: #999;
}

.qinlin-link ul {
 margin-left: -20px;
}

.qinlin-link li {
 float: left;
 margin-left: 20px;
 margin-top: 20px;
}

.list-5 li {
 margin-bottom: 15px;
}

.list-5 li a {
 display: block;
 border: 1px solid #ddd;
 padding: 15px;
 overflow: hidden;
}

.list-5 li .m {
 float: left;
 width: 250px;
}

.list-5 li .m img {
 display: block;
 width: 100%;
 height: auto;
}

.list-5 li .text {
 margin-left: 270px;
}

.list-5 li .text h4 {
 margin: 0;
 line-height: 40px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 font-size: 18px;
}

.list-5 li .text h4 span {
 float: right;
 font-size: 12px;
 color: #999;
 font-weight: normal;
}

.list-5 li .text p {
 color: #797979;
}

.list-5 li .text .more {
 float: right;
 padding: 6px 12px;
 color: #fff;
 background-color: #b6b6b6;
}

.list-5 li a:hover {
 border-color: #ecb014;
}

.list-5 li a:hover .text h4 {
 color: #ecb014;
}

.list-5 li a:hover .text .more {
 background-color: #ecb014;
}

.list-5-1 li .m {
 width: 380px;
}

.list-5-1 li .text {
 margin-left: 400px;
}




.anniu_kj {
	overflow: hidden;
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.khdl {
	width: 100%;
}
.khdl img {
	margin-top: 0px;
}
.khdl .bd {
	width: 100%;
	margin-top: 50px;
}
.khdl li {
	position: relative;
	float: left;
	margin-right: 18px;
	height: 314px;
	width: 236px;
	background-color: #FFF;
}
.khdl li img {
	display: block;
	width: 216px;
	height: 162px;
	padding: 10px;
	padding-bottom: 0;
	background: #FFF;
}
.khdl li span {
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	width: 236px;
	overflow: hidden;
}
.khdl li p {
	font-size: 14px;
	color: #999;
	width: 209px;
	height: 80px;
	line-height: 20px;
	text-align: justify;
	margin: 0 auto;
	overflow: hidden;
}
.khdl li i {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 26px;
	height: 26px;
	float: right;
	background: url(../images/kuhu.png) no-repeat top right;
}
.anniu_kj em {
	display: block;
	width: 43px;
	height: 43px;
	cursor: pointer;
	position: absolute;
	top: 51%;
	opacity: 0.8;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.anniu_kj .prev {
	background: #bababa url(../images/kefu_anniu_lf.png) no-repeat center top;
	left: 0;
}
.anniu_kj .next {
	background: #bababa url(../images/kefu_anniu_rt.png) no-repeat center top;
	right: 0;
}
.anniu_kj em:hover {
	background-color: #fbc707;
}
.khdl li.ys_last {
	margin-right: 0px;
}








